home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / peanut.swf / scripts / frame_36 / DoAction.as
Text File  |  2012-04-23  |  209b  |  13 lines

  1. def1down = "0";
  2. goalieX = "290";
  3. swingOK = "1";
  4. score = "0";
  5. tenSecs = "9";
  6. extraLevel = "1";
  7. startDrag("/trail0","1","-10","345","470","345");
  8. tellTarget("/trail0")
  9. {
  10.    gotoAndPlay(2);
  11. }
  12. play();
  13.